type github.com/jackc/pgx/v5/pgtype.encodePlanInt2CodecTextInt64Valuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L148: 			return encodePlanInt2CodecTextInt64Valuer{}
		int.go#L191: type encodePlanInt2CodecTextInt64Valuer struct{}
		int.go#L193: func (encodePlanInt2CodecTextInt64Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {